home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / protlife.dir / 00324_Script_324 < prev    next >
Text File  |  1994-11-29  |  177b  |  7 lines

  1. on exitFrame
  2.   if the movieTime of sprite 10 = the duration of cast "cppasm.avi" then
  3.     go to frame "startmovie1"
  4.   else
  5.     go to frame the frame
  6.   end if
  7. end exitframe